The current Xen code for VMX is setting the gp fault vmexiting in
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 8 May 2006 13:53:09 +0000 (14:53 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 8 May 2006 13:53:09 +0000 (14:53 +0100)
commit9ce1129e035fec0ca3ae58fee320fc12a621c02d
treef886417217fef85f36bd0e31d60fa19f5d05952c
parent3bd47fb5b68bb1bea57ffb26fdf8e3feaded9a44
The current Xen code for VMX is setting the gp fault vmexiting in
the EXCEPTION_BITMAP vmcs control. There is no need for that as VMM is
just plainly re-injecting back to the guest. The attached is a simple
patch to set the vmcs control properly.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
xen/include/asm-x86/hvm/support.h